home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 1 / Eagles_Nest_Mac_Collection_Disc_1.TOAST / System & Related / UNIXNut#2 / Guide / card_23418.txt < prev    next >
Text File  |  1989-06-08  |  2KB  |  106 lines

  1. -- card: 23418 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3983
  5. -- name: Overlapping Fields
  6. ----- HyperTalk script -----
  7. on openCard
  8.   showFields
  9. end openCard
  10. on mouseUp
  11.   overlapFields
  12. end mouseUp
  13.  
  14.  
  15. -- part 1 (field)
  16. -- low flags: 01
  17. -- high flags: 0004
  18. -- rect: left=238 top=201 right=255 bottom=329
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 0 / 0
  21. -- text alignment: 0
  22. -- font id: 2
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: 
  27.  
  28.  
  29. -- part 2 (field)
  30. -- low flags: 01
  31. -- high flags: 0004
  32. -- rect: left=248 top=216 right=270 bottom=339
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 0
  36. -- font id: 2
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: 
  41.  
  42.  
  43. -- part 3 (field)
  44. -- low flags: 01
  45. -- high flags: 0004
  46. -- rect: left=257 top=231 right=285 bottom=348
  47. -- title width / last selected line: 0
  48. -- icon id / first selected line: 0 / 0
  49. -- text alignment: 0
  50. -- font id: 2
  51. -- text size: 12
  52. -- style flags: 0
  53. -- line height: 16
  54. -- part name: 
  55.  
  56.  
  57. -- part 4 (button)
  58. -- low flags: 00
  59. -- high flags: 8003
  60. -- rect: left=358 top=220 right=242 bottom=430
  61. -- title width / last selected line: 0
  62. -- icon id / first selected line: 0 / 0
  63. -- text alignment: 1
  64. -- font id: 21
  65. -- text size: 12
  66. -- style flags: 0
  67. -- line height: 16
  68. -- part name: Show All
  69.  
  70.  
  71. -- part contents for background part 20
  72. ----- text -----
  73. Selecting From Fields
  74.  
  75.  
  76. -- part contents for background part 21
  77. ----- text -----
  78. Overlapping Fields
  79.  
  80. -- part contents for background part 16
  81. ----- text -----
  82.  
  83. Some information is displayed in groups of fields, one on top of another.  These are called overlapping fields.  When you click on a field, the fields above it will disappear.  Click anywhere outside the fields to redisplay all of the fields or use the "Show All" button. In this way, a group of related information can be displayed on the same card. 
  84.  
  85. Click on any of these three
  86. fields to see how 
  87. overlapping fields work.
  88.  
  89. -- part contents for background part 23
  90. ----- text -----
  91. 41 of 46
  92.  
  93. -- part contents for card part 1
  94. ----- text -----
  95.    Change
  96. Use the c command
  97.  
  98. -- part contents for card part 2
  99. ----- text -----
  100.    Delete
  101. use the D command
  102.  
  103. -- part contents for card part 3
  104. ----- text -----
  105.     Copy
  106. Use the y command.